[INFO] fetching crate nvim-utils 0.1.12...
[INFO] testing nvim-utils-0.1.12 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate nvim-utils 0.1.12 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate nvim-utils 0.1.12
[INFO] finished tweaking crates.io crate nvim-utils 0.1.12
[INFO] tweaked toml for crates.io crate nvim-utils 0.1.12 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nvim-utils 0.1.12 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding luajit-src v210.4.8+resty107baaf (available: v210.7.0+fbb36bb)
[INFO] [stderr]       Adding mlua v0.8.10 (available: v0.11.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nvim-utils-macros v0.1.1
[INFO] [stderr]   Downloaded mlua_derive v0.8.0
[INFO] [stderr]   Downloaded mlua v0.8.10
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded luajit-src v210.4.8+resty107baaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb89046f807254bb0a548c738c6a40feb4032fc585bdb427ee85db514fbd943b
[INFO] running `Command { std: "docker" "start" "-a" "eb89046f807254bb0a548c738c6a40feb4032fc585bdb427ee85db514fbd943b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb89046f807254bb0a548c738c6a40feb4032fc585bdb427ee85db514fbd943b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb89046f807254bb0a548c738c6a40feb4032fc585bdb427ee85db514fbd943b", kill_on_drop: false }`
[INFO] [stdout] eb89046f807254bb0a548c738c6a40feb4032fc585bdb427ee85db514fbd943b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9d178730d885733e883de89a5f441f251991a4439caccce7e425133f1c3cbdc
[INFO] running `Command { std: "docker" "start" "-a" "a9d178730d885733e883de89a5f441f251991a4439caccce7e425133f1c3cbdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling luajit-src v210.4.8+resty107baaf
[INFO] [stderr]    Compiling mlua v0.8.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling mlua_derive v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling nvim-utils-macros v0.1.1
[INFO] [stderr]    Compiling nvim-utils v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/builder.rs:72:54
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&String, &LuaValue)> {
[INFO] [stdout]    |                    --                                ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |                    |                                 |        ||
[INFO] [stdout]    |                    |                                 |        |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                 |        the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is named here        the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&'a String, &'a LuaValue<'a>)> {
[INFO] [stdout]    |                                                       ++          ++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/builder.rs:77:62
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&String, &mut LuaValue)> {
[INFO] [stdout]    |                        --                                    ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |                        |                                     |        |    |
[INFO] [stdout]    |                        |                                     |        |    the same lifetime is hidden here
[INFO] [stdout]    |                        |                                     |        the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is named here            the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&'a String, &'a mut LuaValue<'a>)> {
[INFO] [stdout]    |                                                               ++          ++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vim/mod.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vim/api/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/api/window.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                                 ^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/func.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/keymap.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/v.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a9d178730d885733e883de89a5f441f251991a4439caccce7e425133f1c3cbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d178730d885733e883de89a5f441f251991a4439caccce7e425133f1c3cbdc", kill_on_drop: false }`
[INFO] [stdout] a9d178730d885733e883de89a5f441f251991a4439caccce7e425133f1c3cbdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38528fa159fdf85f4d2146b5f8d5823388abbfb63389490115ff9d5ea74a115c
[INFO] running `Command { std: "docker" "start" "-a" "38528fa159fdf85f4d2146b5f8d5823388abbfb63389490115ff9d5ea74a115c", kill_on_drop: false }`
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/builder.rs:72:54
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&String, &LuaValue)> {
[INFO] [stdout]    |                    --                                ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |                    |                                 |        ||
[INFO] [stdout]    |                    |                                 |        |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                 |        the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is named here        the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&'a String, &'a LuaValue<'a>)> {
[INFO] [stdout]    |                                                       ++          ++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/builder.rs:77:62
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&String, &mut LuaValue)> {
[INFO] [stdout]    |                        --                                    ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |                        |                                     |        |    |
[INFO] [stdout]    |                        |                                     |        |    the same lifetime is hidden here
[INFO] [stdout]    |                        |                                     |        the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is named here            the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&'a String, &'a mut LuaValue<'a>)> {
[INFO] [stdout]    |                                                               ++          ++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vim/mod.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vim/api/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/api/window.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                                 ^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/func.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/keymap.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/v.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nvim-utils v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/builder.rs:72:54
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&String, &LuaValue)> {
[INFO] [stdout]    |                    --                                ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |                    |                                 |        ||
[INFO] [stdout]    |                    |                                 |        |the same lifetime is hidden here
[INFO] [stdout]    |                    |                                 |        the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is named here        the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&'a String, &'a LuaValue<'a>)> {
[INFO] [stdout]    |                                                       ++          ++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/builder.rs:77:62
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&String, &mut LuaValue)> {
[INFO] [stdout]    |                        --                                    ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |                        |                                     |        |    |
[INFO] [stdout]    |                        |                                     |        |    the same lifetime is hidden here
[INFO] [stdout]    |                        |                                     |        the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is named here            the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&'a String, &'a mut LuaValue<'a>)> {
[INFO] [stdout]    |                                                               ++          ++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vim/mod.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vim/api/mod.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/api/window.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                                 ^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                 |
[INFO] [stdout]   |                                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/func.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/keymap.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/vim/v.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "38528fa159fdf85f4d2146b5f8d5823388abbfb63389490115ff9d5ea74a115c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38528fa159fdf85f4d2146b5f8d5823388abbfb63389490115ff9d5ea74a115c", kill_on_drop: false }`
[INFO] [stdout] 38528fa159fdf85f4d2146b5f8d5823388abbfb63389490115ff9d5ea74a115c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1fcad149bc8a03d703e179419c38a9ca4d63124128980d2f70280da5db140ece
[INFO] running `Command { std: "docker" "start" "-a" "1fcad149bc8a03d703e179419c38a9ca4d63124128980d2f70280da5db140ece", kill_on_drop: false }`
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/builder.rs:72:54
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&String, &LuaValue)> {
[INFO] [stderr]    |                    --                                ^^^^^^^  ^^^^^^^^^
[INFO] [stderr]    |                    |                                 |        ||
[INFO] [stderr]    |                    |                                 |        |the same lifetime is hidden here
[INFO] [stderr]    |                    |                                 |        the same lifetime is elided here
[INFO] [stderr]    |                    the lifetime is named here        the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub fn fields(&'a self) -> impl Iterator<Item = (&'a String, &'a LuaValue<'a>)> {
[INFO] [stderr]    |                                                       ++          ++         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/builder.rs:77:62
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&String, &mut LuaValue)> {
[INFO] [stderr]    |                        --                                    ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]    |                        |                                     |        |    |
[INFO] [stderr]    |                        |                                     |        |    the same lifetime is hidden here
[INFO] [stderr]    |                        |                                     |        the same lifetime is elided here
[INFO] [stderr]    |                        the lifetime is named here            the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn fields_mut(&'a mut self) -> impl Iterator<Item = (&'a String, &'a mut LuaValue<'a>)> {
[INFO] [stderr]    |                                                               ++          ++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vim/mod.rs:31:17
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stderr]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vim/api/mod.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stderr]    |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/vim/api/window.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable> {
[INFO] [stderr]   |                                 ^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                 |
[INFO] [stderr]   |                                 the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn nvim_win_get_cursor(lua: &Lua, window: u64) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]   |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/vim/func.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stderr]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]   |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/vim/keymap.rs:6:17
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stderr]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]   |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/vim/v.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stderr]   |                 ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn get(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]   |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nvim-utils` (lib) generated 8 warnings (run `cargo fix --lib -p nvim-utils` to apply 8 suggestions)
[INFO] [stderr] warning: `nvim-utils` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nvim_utils-348f20c43ba6bd41)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-edd07182fccdb0c6)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test nvim::test_plugin ... ignored, This test requires a headless Neovim instance, and is only intended to be run in CI
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nvim_utils
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/vim/mod.rs - vim::get (line 22) ... ok
[INFO] [stdout] test src/vim/mod.rs - vim::cmd (line 38) ... ok
[INFO] [stdout] test src/vim/mod.rs - vim::notify (line 68) ... ok
[INFO] [stdout] test src/builder.rs - builder::ModuleBuilder (line 15) ... ok
[INFO] [stdout] test src/vim/mod.rs - vim::inspect (line 52) ... ok
[INFO] [stdout] test src/vim/ext.rs - vim::ext::mksession (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1fcad149bc8a03d703e179419c38a9ca4d63124128980d2f70280da5db140ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcad149bc8a03d703e179419c38a9ca4d63124128980d2f70280da5db140ece", kill_on_drop: false }`
[INFO] [stdout] 1fcad149bc8a03d703e179419c38a9ca4d63124128980d2f70280da5db140ece
